home *** CD-ROM | disk | FTP | other *** search
/ EIDOS Interactive Digital Press Kit ECTS 1997 / EIDOS Digital Press Kit - ECTS 1997 - Disc 1.iso / pc / jsf.dir / Internal_209.ls < prev    next >
Encoding:
Text File  |  1997-08-29  |  116 b   |  9 lines

  1. on democheck
  2.   if soundBusy(0) = 1 then
  3.     delay(1 * 60)
  4.   else
  5.     go(marker(1))
  6.     closethesound()
  7.   end if
  8. end
  9.